home *** CD-ROM | disk | FTP | other *** search
- PopTray
- -------
-
- PopTray is totally FREE!
-
- Just a little POP3 mail checker I wrote, because I couldn't
- find a freeware program that had all the features I wanted.
-
- PopTray can check up to 20 accounts with a different notification
- sound each. It lists the messages in a ListView with a quick
- preview function. Deleting unwanted messages is also possible.
-
- Rules allow you to play different notifications or delete messages
- according to text contained in the header.
-
- PopTray was written in Delphi 5.0 using the Indy internet components.
- Contact me if you are want the source-code (also free).
-
- If you DO find this program useful, I would love to hear from you.
- Constructive criticism is also welcome.
-
-
- Author
- ------
- PopTray was written by RENIER CRAUSE.
- e-mail: renierc@bigfoot.com
- homepage: http://www.bigfoot.com/~renierc
-
-
- Installation
- ------------
- Just run the EXE and follow the instructions.
- All your settings will be saved in PopTray.ini
-
-
- Disclaimer
- ----------
- The author (that's me) isn't responsible for any damage caused by
- this program. That means you can't sue me if PopTray deletes your
- e-mail or if it causes a hole in the ozone-layer.
-
-
- Version History
- ---------------
- 2000-08-25 0.90 First Beta release.
- 2000-08-25 0.91 Fixed Notify with no-mail bug.
- 2000-08-25 0.91.1 Delete with no message selected fixed.
- Close button renamed to "To Tray".
- Tray blue when messages from multiple accounts.
- From column Read-Only.
- Added hints in Tray.
- 2000-08-25 0.92 Check for Mail on Startup.
- Minimize when Starting Mail Program.
- Multiple Delete added.
- Simple password encryption added.
- 2000-08-28 0.92.1 Use a little bit less memory.
- ProgressBar while checking mail.
- 2000-08-30 0.92.2 Hint show which account the new mail is in.
- 2000-08-30 0.92.3 Hint changed while checking for mail.
- Program Icon on PopUp menu.
- TrayIcon reset when e-mail program run.
- Fixed bug with WAV not always played.
- 2000-09-21 0.93 Switched to Indy POP3 component.
- Show name only in From field.
- Fixed bug with Windows not shutting down.
- Uses less memory.
- 2000-09-21 0.93.1 Better error-handling (no msgs while minimized).
- 2000-09-22 0.94 Delete an Account
- TrayIcon reset when e-mail run (animated too).
- 2000-09-26 0.94.1 Show icon for Priority.
- 2000-09-27 0.94.2 Removed debug messages on shutdown.
- 2000-10-09 0.95 Preview Progress meter.
- Sort messages when clicking on column headers.
- Disable account fields until "Add" pressed.
- Show only current message headers in preview.
- 2000-10-10 0.95.1 Sort descending when clicking column again.
- 2000-10-11 0.95.2 Preview and Delete work correctly after sort.
- 2000-10-13 0.95.3 Options Save and Cancel buttons align to bottom.
- 2000-10-18 1.0 First (non-beta) Release!
- 2000-10-20 1.0.1 Beta of Wav/Delete Rules implemented.
- 2000-10-23 1.0.2 Enable/Disable of accounts.
- 2000-12-14 1.1 Changed name from PopCheck to PopTray.
- Released into the Wild.
- 2001-01-08 1.1.1 Fixed bug with Interval Option not Saved.
- 2001-01-11 1.1.2 Option to switch off decoding of Preview Message.
- 2001-01-19 1.2 Moved Account Info to Options screen.
- Optional Logging of rules (Tab separated file).
- Added custom color TrayIcon per Account.
- Mix Colors if multiple accounts.
- Check if Account Info is saved when going to another.
- Use rectangle in TrayIcon when more than 9 e-mails.
- Show Last Checked Time in Tray Hint.
- Minimum window size.
- 2001-01-22 1.2.1 Added E-Mail address to About Box.
- Preview Disconnect from Server after Msg retrieved.
- Preview window OK button resize bug fixed.
- Save Account button only enabled if Info changed.
- HourGlass when checking for Mail and Previewing.
- Preview & Delete only enabled when Msg selected.
- RightClick menu for Preview & Delete.
- 2001-01-24 1.2.2 Increased number of accounts to 20 (on request).
- Possible HourGlass cursor when connection fails.
- Added Ability to give path for INI files on commandline.
- 2001-02-26 1.2.3 Different way of hiding/showing form.
- Added "Always on Top" option.
- 2001-03-02 1.2.4 Better Password Encryption.
- Store Password using printable ASCII only.
- Multi-Line Hint on Win2000 only.
- Save Sort Column.
- Indicate Sort Column.
- 2001-03-13 1.2.5 New Rule to Ignore message (don't notify).
- Ignored messages will not be included in TrayIcon count.
- Reply to message using mailto:
- 2001-03-16 1.2.6 Added StatusBar for each account.
- Show Connect-Error Icon.
- Large Font compatible.
- Show Form on Notification (option).
- Fixed HandPoint cursor on About links.
- 2001-04-10 1.2.7 Shortcut Keys on Options.
- Never Check button.
- Reduced memory usage (used extra mem since 1.2.3).
- Filters on Open WAV file.
- "X" Close Button minimize (option).
- 2001-04-23 1.2.8 Shutdown bug fixed.
- ESC key disconnects or minimizes form.
- More stable saving of form position.
- Better date sorting.
- 2001-04-24 1.2.9 Saving form position when "X Minimizes" option on.
- Fixed Large Font support (buttons disappeared).